hour

fun hour(timeZone: TimeZone, instant: Instant): TimePeriod<TimeUnit.Hour>
fun hour(timeZone: TimeZone, year: Int, month: Month, dayOfMonth: Int, hour: Int): TimePeriod<TimeUnit.Hour>